home *** CD-ROM | disk | FTP | other *** search
/ Libris Britannia 4 / science library(b).zip / science library(b) / PROGRAMM / DB_CLIPP / 0643B.ZIP / 3P11PAT.TXT < prev    next >
Text File  |  1986-11-11  |  3KB  |  118 lines

  1.          REMOVING THE dBASE LOGOS FROM VERSION 1.1 OF dBASE III PLUS       
  2.          ===========================================================
  3.  
  4.  
  5. First of all, make copies of the following (installed) files from your
  6. dBASE disks or your hard disk:
  7.  
  8.         DBASE.MSG
  9.  
  10.         DBASEINL.OVL
  11.  
  12.         DBASE.EXE
  13.  
  14.  
  15. Do NOT use the original files for the following procedures!!!
  16.  
  17. Place the COPIES of the above files on a floppy disk or in a subdirectory
  18. with the DOS DEBUG.COM file.
  19.  
  20.  
  21. 1.  DBASE.MSG
  22.     =========
  23.  
  24.     a.  Enter the following command:
  25.  
  26.             DEBUG DBASE.MSG
  27.  
  28.         You should now see a dash followed by a blinking cursor.
  29.  
  30.  
  31.     b.  Enter the following exactly as shown:
  32.  
  33.             You Enter             Screen Responds        You Enter
  34.             ---------             ---------------         ---------
  35.  
  36.             E CS:176D [RETURN]      22CE:176D  50.        00 [RETURN]
  37.  
  38.             E CS:1787 [RETURN]      22CE:1787  44.        00 [RETURN]
  39.  
  40.             E CS:17A1 [RETURN]      22CE:17A1  33.        00 [RETURN]
  41.  
  42.             E CS:17B3 [RETURN]      22CE:17B3  54.        00 [RETURN]
  43.  
  44.             E CS:2D8D [RETURN]      22CE:2D8D  54.        00 [RETURN]
  45.  
  46.             E CS:2DFE [RETURN]      22CE:2DFE  50.        00 [RETURN]
  47.  
  48.             W  [RETURN]             Writing 3084 bytes
  49.  
  50.             Q     
  51.  
  52.  
  53.  
  54. 2.  DBASEINL.OVL
  55.     ============
  56.  
  57.     a.  Enter the command:
  58.  
  59.             DEBUG DBASEINL.OVL
  60.  
  61.         and the dash followed by a blinking cursor should appear.
  62.  
  63.  
  64.     b.  Enter the following commands exactly as given:
  65.  
  66.             You Enter               Screen Responds         You Enter
  67.             ---------               ---------------         ---------
  68.  
  69.             E CS:14B2 [RETURN]      22CE:14B2  20.          00 [RETURN]
  70.  
  71.             E CS:1503 [RETURN]      22CE:1503  20.          00 [RETURN]
  72.  
  73.             E CS:67CE [RETURN]      22CE:67CE  64.          00 [RETURN]
  74.  
  75.             E CS:6E9  [RETURN]      22CE:06E9  9A           EB [SPACE BAR]
  76.                                                E2           03 [RETURN]
  77.  
  78.             E CS:72B  [RETURN]      22CE:072B  9A           EB [SPACE BAR]
  79.                                                0F           03 [RETURN]
  80.  
  81.             E CS:5755 [RETURN]      22CE:5755  2A           00 [RETURN]
  82.  
  83.             E CS:67CE [RETURN]      22CE:67CE  ??*           00 [RETURN]       
  84.  
  85.             W  [RETURN]             Writing 6C00 bytes
  86.  
  87.             Q
  88.  
  89.  
  90. 3.  DBASE.EXE
  91.     =========
  92.  
  93.     a.  RENAME DBASE.EXE DBASE.TMP
  94.  
  95.     b.  Enter the command DEBUG DBASE.TMP
  96.  
  97.             E CS:8A35 [RETURN]      22CE:8A35  75.          90 [SPACE BAR]
  98.                                                E3           90 [RETURN]
  99.  
  100.             W                       Writing 20A00 bytes
  101.  
  102.             Q
  103.  
  104.  
  105.     c.  RENAME DBASE.TMP DBASE.EXE
  106.  
  107.  
  108.  
  109.  
  110. This has worked very well for me and release 1.1 of dBASE III PLUS runs with
  111. no problems - and without the opening logo or the ending logo.
  112.  
  113.                                      pa
  114.  
  115.  
  116.  
  117.        
  118.